

                            CSLIB - Install Info
                            --------------------


a) The header files.
   - Create a subdirectory somewhere in the compiler tree.
     ( E.g. d:\bc50\cshead )
   - This directory should be mentioned in the 'include dir'
     of each project or make file that uses CSLIB.

b) Static libraries.
   - Several libraries are included, depending on the
     compiler and platorm. Select the ones you need
     and places them in the lib directory of the compiler.
     (E.g. d:\bc50\lib )
   - Only ONE of the libraries is needed during linking.
   - Please refer to the doc\manual.txt or lib\info.txt files
     for more info.


c) Command line utilities
   - One or more  of the following directories DOS,NT,OS2,LINUX are
     included, depending on the package you downloaded.
     Every directory contains the same utilities but compiled
     for the related platform.
   - You can place them in any subdirectory you like, but
     it's probably best to have them in your search path.


d) Error and message file.
   - The 'error.err' file is the run-time message file.
   - Every application created with CSLIB needs this file in
     its working directory.
   - The manual describes what to do if you don't like the idea
     of a run-time message file.




That's All!


If, for some reason, you run into trouble you can always
contact us at:

    cslib@combits.nl




